home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
JCSM Shareware Collection 1993 November
/
JCSM Shareware Collection - 1993-11.iso
/
cl720
/
s3bit10.lzh
/
S3BIT10.DOC
< prev
Wrap
Text File
|
1993-03-19
|
3KB
|
64 lines
Program: S3 Bit Calculator Package (2BIT.EXE and BIT.EXE)
Version: 1.0
Author: George Spafford
Date: 03/19/93
Purpose:
To calculate the decimal number given the bit positions using BIT.EXE.
To calculate the bit positions given the decimal number using 2BIT.EXE.
Procedure:
If you know the bit sequence and need the decimal number that it represents,
use BIT.EXE. It can either be run entirely from the command line or by
answering prompted questions. If you run the program and answer questions,
just hit ENTER by itself to exit the program. For the command line, BIT is
used as follows:
BIT [image]
[image] is the bit map. For example: BIT 101
answer: 5
Leading zeroes are ignored.
If the answer becomes -1, then the inputted bit image is too large
for the program to handle (2^31 is the largest value).
If you know the decimal value, but need to determine the bit sequence, the
procedure is very similar. The program can either be run entirely from the
command line or the user can answer prompts.
2BIT [number]
[number] is the decimal number. For example: 2BIT 128
answer: 10000000
Please Register:
S3Bit is distributed as shareware. It is not public domain. If you find
that S3Bit is a useful utility, please register it for $10 per copy.
Please make payment in U.S. funds to
George Spafford
3003 LakeShore Drive, #216
St. Joseph, MI 49085
Data: (616) 468-5026 Queued Access BBS 14.4Kb USR Dual HST
Sysop: Tim Akright
I can also be contacted via E-Mail on EXEC-PC and Channel-1.
THE S3BIT PACKAGE IS DISTRIBUTED AS IS. THE AUTHOR (GEORGE SPAFFORD) MAKES NO
WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
WITH RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL
THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST
SAVINGS, OR ANY OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OF OR THE INABILITY TO USE THIS PROGRAM.
-----------------------------------------------------------------------